home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / STRTGAME.DXR / 00203.ls < prev    next >
Encoding:
Text File  |  2004-12-07  |  139 b   |  8 lines

  1. on exitFrame
  2.   global effectspath
  3.   go(marker(0))
  4.   if not soundBusy(2) then
  5.     sound playFile 2, effectspath & "drmmus.aif"
  6.   end if
  7. end
  8.